From 49b537fc59f9e684c76da2a600e2bc2341a22cd3 Mon Sep 17 00:00:00 2001 From: "kfraser@localhost.localdomain" Date: Wed, 26 Jul 2006 13:36:13 +0100 Subject: [PATCH] Remove unnecessary include of linux/compiler.h in libxenstat. Signed-off-by: Akio Takebe --- tools/xenstat/libxenstat/src/xenstat.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/xenstat/libxenstat/src/xenstat.c b/tools/xenstat/libxenstat/src/xenstat.c index 06e0142cb0..5d1f27f640 100644 --- a/tools/xenstat/libxenstat/src/xenstat.c +++ b/tools/xenstat/libxenstat/src/xenstat.c @@ -20,7 +20,6 @@ #include #include #include -#include #include #include #include -- 2.30.2